home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / comm / sftp102.zip / README.TXT < prev    next >
Text File  |  1996-01-22  |  7KB  |  137 lines

  1. Welcome to S-FTP version 1.02 (or simple FTP)!
  2. .
  3. The author of this software is Keith Cotroneo. I call S-FTP is Week-End-Ware
  4. ....because I really only have time to work on it during the week ends.
  5. .
  6. I am a Dean at a college in Oregon. Computers are a hobby of mine and lately
  7. I have spent some time on the Internet. The FTP utilities that I have tried
  8. have not suited my needs very well so I wrote this program for my own use.
  9. .
  10. What I wanted was something that would allow me to:
  11.  
  12.         *logon the popular ftp sites without hassle
  13.         *read .txt information about files in the directories
  14.         *perform batch downloads
  15. .
  16. S-FTP does those three things for me.
  17. .
  18. If it works for you, you are welcome to use it with the following provisions:
  19. .
  20.         1) There is absolutely no warranty with this software. You use it
  21.         completely at your own risk. This means that you agree that if you
  22.         use the software and it somehow screws up your system or you lose files,
  23.         that is your problem, not mine.
  24.         2) You understand that this software was developed using the RFTP
  25.         package and agree to the additional license arrangements listed in the
  26.         license.txt file.
  27.         3) You MUST register after 15 days of use of this product. To do so,
  28.         send me email of snail mail telling me your name, address, email
  29.         address, and then please provide comments on how I should improve the
  30.         product. I can be reached below:
  31.                         cotroneo@mailman.tvcc.cc.or.us
  32.                                         or
  33.                         Keith Cotroneo
  34.                         661 SW 5th St.
  35.                         Ontario, OR 97914
  36.         4) If you distribute the package to others, you must give them the whole
  37.         Zip file.
  38. .
  39. .
  40. Changes in S-FTP since version 1.00:
  41.         1) Text files in the Directory List are now loaded to the viewer by
  42.         single clicking on the file to highlight it and then clicking the view
  43.         push button.
  44.         2) The Download List may now be populated from a viewed text file. This
  45.         works for files such as the Hobbes 00index.txt files. For this function
  46.         to work, the filename must be in the first position in the line of the
  47.         text file.
  48.         3) While files are downloading, you can now continue to populate the
  49.         download list box. You can download files while you are viewing the
  50.         directory list or 00index.txt files in the viewer and continue to
  51.         transfer file names to the Download List. Files will be downloaded in
  52.         the order of transfer to the download list.
  53.         4) Lengthy processes, such as logon and downloading are now placed
  54.         in separate threads. This makes the application much more responsive
  55.         and doesn't lock the application while processes are completed.
  56.         5) Added download path setting and config menu option.
  57.         6) Added Delete Host and Add Host buttons to allow configuring the
  58.         host list.
  59.         7) Added several progress indicators to tell the user what is happening.
  60.         8) S-FTP will now download files from outside the current remote
  61.         directory. You can build the download list from various directories
  62.         or 00index.txt files. The download list will remember paths to those
  63.         files and retrieve them when you download.
  64. .
  65. To use S-FTP:
  66.         1) Unzip the S-FTP.ZIP file to the directory in which you want the
  67.         product to reside.
  68.         2) Copy the file rxftp.dll to a directory in your DLL path.
  69.         3) Edit the hosts.txt file to include any hosts that you visit.
  70.         4) Create an object on the desktop if you want one.
  71.         5) Start your tcp client or internet connection.
  72.         6) Run S-Ftp by typing sftp at the command prompt or by clicking the object.
  73.         7) Click on the Config menu, choose Path, type in download path setting in
  74.         the textbox, click change button, double click upper left of window to
  75.         close.
  76.         8) Double click on the host name you wish to visit.
  77.         9) Click the logon button and wait for the connection. When connected,
  78.         the root directory listing will load into the directory list box.
  79. .
  80. To add new hosts:
  81.         1) Type new host address in Host textbox. Click Add Host. The host is
  82.         appended to the Host listbox.
  83. .
  84. To delete hosts:
  85.         1) Highlight the host in the Host listbox that you want to delete by
  86.         single clicking on it. Click the Delete Host button. The host is
  87.         removed from the listbox.
  88. .
  89. To change a directory:
  90.         1) Double click on the directory in the directory listbox to which you
  91.         want to change (english, can you believe it?), or enter the directory
  92.         in the Directory textbox and click on the Dir Button.
  93. .
  94. To download files:
  95.         1) Double click on the file(s) in the directory listbox that you
  96.         want to download.
  97.         2) Each file will be transfered to the download listbox.
  98.         3) When you are done choosing files, click on the download button
  99.         to begin receiving the files.They will be placed in the directory
  100.         specified by your path configuration in the config menu.
  101.         4) When the list is cleared, all your files have been transfered.
  102.         *Note: effective in version 1.02, you may continue to build the
  103.         download list while downloading is in progress. New files added to
  104.         the download list while downloading will be transfered in the
  105.         order appended to the download list.
  106.                                 or
  107.         If you are downloading from a site, such as Hobbes, that maintains
  108.         file listing descriptions in text files (ie. 00index.txt), you can
  109.         add files to the Download List from a viewed text file. To do so:
  110.         1) Highlight the text file (ie. 00index.txt) in the Directory List
  111.         by single clicking on it.
  112.         2) Click the View button to load the text file into the viewer.
  113.         3) Double click on the files in the viewer that you wish to transfer
  114.         to the Download list.
  115.         *Note: effective in version 1.02, you may continue to build the
  116.         download list while downloading is in progress. New files added to
  117.         the download list while downloading.
  118. .
  119. To delete files from the download list:
  120.         1) Double click on the files in the Download Listbox that you want to
  121.         remove.
  122.                         or
  123.         3) Click on the Clear List button to remove all files.
  124. .
  125. To view text files on a remote site:
  126.         1) Single click on a text file in the directory listbox to highlight the
  127.         file that you want to view.
  128.         2) Click the View push button.
  129.         *Note the view push button will only act on files in the directory list.
  130.         Files in the Download list are not affected.
  131. .
  132. Well, that is pretty much it. Let me know how things go.
  133. .
  134. Keith Cotroneo
  135. cotroneo@mailman.tvcc.cc.or.us
  136.  
  137.